RuleActionsMoveToFolder Property |
Identifies the ID of the folder that e-mail items will be moved to.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic FolderId MoveToFolder { get; set; }Public Property MoveToFolder As FolderId
Get
Set
Property Value
Type:
FolderIdThe move to folder.
See Also